home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TDXBARSUBMENUEDITOR / TDXBARSUBMENUEDITOR.txt
Encoding:
Text File  |  2003-01-14  |  453 b   |  21 lines

  1. object dxBarSubMenuEditor: TdxBarSubMenuEditor
  2.   Tag = 100
  3.   Left = 2
  4.   Top = 105
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'ExpressBars SubMenu Editor'
  8.   ClientHeight = 4
  9.   ClientWidth = 196
  10.   Color = clBtnFace
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20. end
  21.